home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8939 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  515 b 

  1. Path: news.uregina.ca!hercules!maguirer
  2. From: maguirer@HERCULES.CS.UREGINA.CA (Rob Maguire)
  3. Newsgroups: comp.lang.c
  4. Subject: Q: tokenizing
  5. Date: 7 Mar 96 14:42:34 GMT
  6. Organization: University of Regina
  7. Message-ID: <maguirer.826209754@hercules>
  8. NNTP-Posting-Host: hercules.cs.uregina.ca
  9.  
  10. Have read the FAQ and found the question where it talks about separating a
  11. string into tokens split by white-space.  The answer is to use 'strtok'.
  12.  
  13. OK...  How?
  14.  
  15. Have tried, with little luck so far.
  16.  
  17. bob
  18. maguirer@cs.uregina.ca
  19.  
  20.